Skip to content

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Oct 31, 2025

Recent nix versions renamed two fields used in our default.nix file:

  • buildPlatform has been renamed/moved to stdenv.buildPlatform
  • hostPlatform has been renamed/moved to stdenv.hostPlatform

This came up during the testing of stackabletech/operator-rs#1116 in the secret-operator.

Recent nix versions renamed two fields used in our default.nix file:

- buildPlatform has been renamed/moved to stdenv.buildPlatform
- hostPlatform has been renamed/moved to stdenv.hostPlatform

This came up during the testing of stackabletech/operator-rs#1116
in the secret-operator.
@Techassi Techassi self-assigned this Oct 31, 2025
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Oct 31, 2025
@Techassi Techassi changed the title fix(nix): Update default.nix field names fix(template/nix): Update default.nix field names Oct 31, 2025
Techassi added a commit to stackabletech/secret-operator that referenced this pull request Oct 31, 2025
These changes are included in stackabletech/operator-templating#557
which will be rolled out at a later point in time. For now, the
fixes are included to make this PR completely testable and deployable.
github-merge-queue bot pushed a commit to stackabletech/secret-operator that referenced this pull request Oct 31, 2025
* fix: Force apply CRDs

* fix(nix): Fix the default.nix file

These changes are included in stackabletech/operator-templating#557
which will be rolled out at a later point in time. For now, the
fixes are included to make this PR completely testable and deployable.
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@maltesander maltesander moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 31, 2025
@Techassi Techassi added this pull request to the merge queue Oct 31, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Oct 31, 2025
Merged via the queue into main with commit 7b89c6d Oct 31, 2025
2 checks passed
@Techassi Techassi deleted the fix/default-nix-field-renames branch October 31, 2025 15:36
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants